Filter Data

Multiple Filters that Dynamically Update Each Other

Code Customization
Multiple Filters that Dynamically Update Each Other
Description:

This customization sets the contents of one filter based on the value selected in another filter. It is applicable to drop down lists only. The same functionality can be implemented using Formulas. See Formula usage examples help.

For a Web Application the customization will be added in:

..\<Application Name>\<Table Name>\Show<Table Name>Table.Controls.cs

For example: C:\MyApp1\Order Details\ShowOrder_DetailsTable.Controls.cs


For a Web Site the customization will be added in:

..\<Application Name>\App_Code\<Table Name>\Show<Table Name>Table.Controls.cs

For example: C:\MyApp1\App_Code\Order Details\ShowOrder_DetailsTable.Controls.cs

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Build and run the application.

Applies To:

This customization only applies to pages with table control containing two or more filters where the data for the filters come from a database table. This customization assumes that the parent of the table control is a page.

Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.

Terms of Service Privacy Statement